• The default language of any content posted is English.
66aix - AI Content, Chat Bot, Images Generator and Speech to Text (SAAS)

66aix - AI Content, Chat Bot, Images Generator and Speech to Text (SAAS) 25.0.0 NULLED Extended

Clean install doesn't properly work. dump.sql is missing some fields. database missing "total_amount_default_currency" field.
And even if I re-run sql updates files from 2000 through 2200 (that's where field was introduced) i'm not seeing payments being added into "payment" table =(
going to try to get 19.0 and update to 22.00

UPD: nope, even 19.0.0 doesn't reflect payments in the DB
 
Last edited:
Clean install doesn't properly work. dump.sql is missing some fields. database missing "total_amount_default_currency" field.
And even if I re-run sql updates files from 2000 through 2200 (that's where field was introduced) i'm not seeing payments being added into "payment" table =(
going to try to get 19.0 and update to 22.00

UPD: nope, even 19.0.0 doesn't reflect payments in the DB
Run SQL command in phpmyadmin:
Code:
ALTER TABLE payments ADD COLUMN total_amount_default_currency DECIMAL(10, 2);
 
Run SQL command in phpmyadmin:
Code:
ALTER TABLE payments ADD COLUMN total_amount_default_currency DECIMAL(10, 2);
raz0r, unfortunately this resolves issue with missing field only, payments still won't show up in database =\
In fact, in 2000.sql update file this field is "float" and I did try setting it to float with no improvements.

Somethin must be missing from script or updates.
Will play around with older versions then.
 
ok, I think I figured. I dumped db() into log file and found that field "id" in "payments" wasn't set to auto increment. After setting that manually, invoices are now being added to DB. Must have been a mistake during nulling.
 
Update 23.0.0 - 20 February, 2024

In case you use the Theme functionality on the Admin panel - settings - theme, you must re-add your theme values after the update.



  • Implemented the ability to enable/disable AI scraping on your website content - from the admin panel.


  • Implemented new handler for pages that do not show data because of filtering for better UX.


  • Reworked many file image uploaders to support image preview & look better.


  • Added the currency parameter to the Thank You page URL after a successful payment.


  • Improved Offload plugin - region can now be edited in all cases.


  • Fade in animation for all pages is now reduced from 1s to 500ms for a faster and snappier feel.


  • Removed complex fade animations for the hero section on the landing page to improve LCP for SEO purposes and UX.


  • Improved header text and buttons in some app pages not being consistent and responsive properly.


  • No data, Thank you, Affiliate, 404 svg images now support dynamic colors - based on the theme color.


  • Improved the affiliate page, now it will show a range of potential commissions (ex: "10% - 50%" instead of "variable commission").


  • Improved the admin panel theme page to be a bit easier to understand.


  • Removed deprecated AI models.


  • Fixed language creation/updating when using certain characters in the name of the language.


  • Fixed broadcast statistics viewing page issues.


  • Fixed SSO issue when using it with a logged in team member.


  • Fixed AI Documents creation issues with old models (token limitations) - AIX plugin.


  • A lot of other behind the scenes things that have been changed and improved.
 
Update 24.0.0 - 21 March, 2024
  • Implemented the ability to translate plan titles, descriptions from the admin panel.
  • All image input fields now have a way to remove the selected image file to upload.
  • Improved the teams page from the teams plugin to look better and display the total teams.
  • Improved the menu dropdown logo to automatically change when theme is switched light to dark (or vice versa).
  • Improved the theme settings in the admin panel to support the Offload plugin.
  • Numerous other visual consistency cleanups and code optimizations.
  • 404 pages now display a button to the dashboard if a user is logged in.
  • Easier navigation to the homepage or dashboard from the admin panel sidebar logo.
  • Chart colors now automatically adjust based on the theme settings you set in the admin panel.
  • Admin panel user editing now propagates to all SSO connections.
  • Fixed issue with code redeeming via the Account redeem page.
 
Update 25.0.0 - 25 April, 2024
  • Implemented the new GPT 4 turbo model.
  • Implemented Projects Bulk Deletion capability.
  • Implemented Images Bulk Download capability.
  • Implemented Images Bulk Deletion capability.
  • Implemented the Export to PDF functionality to the frontend app.
  • All password fields now have a button to toggle the visibility.
  • CSV & JSON export files are now dynamically named by the title of the page.
  • Filters are now kept after a successful resource deletion (instead of resetting the filters).
  • The currency switcher is now only displayed in pages which are related to making payments.
  • Improve all bootstrap CSS files to generate themselves smaller without unused components.
  • Fixed issue with Microsoft Login - now it will only work if the user initially created his account with the Microsoft Login feature.
  • Fixed all chart issues when enabling printing from the browser.
  • Fixed admin panel printing not being scrollable.
  • Fixed a few sanitization issues in the backend.
 
Payments features still locked View attachment 13977
Post automatically merged:

View attachment 13978
No course not, these are api keys from paystack, api keys interact with the paystack server and your account there. Why would you th8nk this, can't be nulled or hacked. Come in guy! Think about it they are access codes, not licenses.
 
No course not, these are api keys from paystack, api keys interact with the paystack server and your account there. Why would you th8nk this, can't be nulled or hacked. Come in guy! Think about it they are access codes, not licenses.
this is a platform to provide others with access to AI in paid or free access
 
raz0r updated 66aix - AI Content, Chat Bot, Images Generator and Speech to Text (SAAS) with a new update entry:

66aix 25.0.0 NULLED Extended

Update 25.0.0 - 25 April, 2024
  • Implemented the new GPT 4 turbo model.
  • Implemented Projects Bulk Deletion capability.
  • Implemented Images Bulk Download capability.
  • Implemented Images Bulk Deletion capability.
  • Implemented the Export to PDF functionality to the frontend app.
  • All password fields now have a button to toggle the visibility.
  • CSV & JSON export files are now dynamically named by the title of the page.
  • Filters are now kept after a successful...

Read the rest of this update entry...
 
Top